home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / KSLIB11.ARJ / PR.H < prev    next >
Text File  |  1991-11-07  |  103b  |  5 lines

  1. int        PRputs(char *);
  2. int        PRprintf(char *fmt, ...);
  3. void    PRerror(int);
  4. void    PRseterr(void (*)());
  5.